An object interface that defines a method to test if a property is valid.
Checks if a value is valid for a certain property.
Name of property
Data that contains the property
Value to check
True if the value is valid; false otherwise.
An object interface that defines a method to test if a property is valid.