Validator

In WinStudio, a type of global object that defines specific conditions for determining whether input to a component is valid. For example, a validator can check that the user enters values between 100 and 200. Besides checking for valid input, validators can output other data to the form. You can create and attach error messages to validators.