Search code examples
apache-flexnumbersvalidationtextinput

Flex custom validator for TextInput


I'm Flex beginner

I have an InputText for integer input and I want to validate this number that can't not exceed a given max number.

Can anyone recommend me a solution?


Solution

  • NumberValidator can help you.

    Use maxValue property