Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Menu
NumberValidator « Data Model « Flex
Flex
Data Model
NumberValidator
1.
NumberValidator used to check a value and if the number is an integer
2.
Use NumberValidator to check negative value
3.
Check integer value range with NumberValidator
4.
Set domain of value to check to int for NumberValidator
5.
Set minimum and maximum values of a NumberValidator
6.
Using the NumberValidator class
7.
Config NumberValidator With data Binding
8.
Using NumberValidator class to ensure that an integer is between 1 and 10