Validate, clean, and optimize your Fast Flags configuration with our advanced validation engine. Get instant feedback, download cleaned configs, and ensure compatibility.
Single JSON Object Format
{
"FFlagName": true,
"FIntName": 100,
"FStringName": "value"
}Boolean Flag
"FFlagName": trueInteger Flag
"FIntName": 100String Flag
"FStringName": "value"