ValidatableInterface (class)
Interface ValidatableInterface
Describes objects that can be validated by passing a Validator object.
Method Summary
- validate() public
Validates the internal properties using a validator object and returns any validation errors found.