Skip to content

Instantly share code, notes, and snippets.

@andronex
Created December 26, 2017 22:29
Show Gist options
  • Save andronex/d0c98f6ee6fc631b4a1b09e369cf2ccb to your computer and use it in GitHub Desktop.
Save andronex/d0c98f6ee6fc631b4a1b09e369cf2ccb to your computer and use it in GitHub Desktop.
Настройки MIGX для проверки обязательного заполнения полей.
{
"allowBlank":"false",
"allowDecimals":"No",
"allowNegative":"No",
"decimalPrecision":"0",
"decimalSeparator":".",
"maxValue":"",
"minValue":""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment