- All Superinterfaces:
Serializable
- All Known Implementing Classes:
InvalidResult
,ValidResult
For higher performance when validating objects fails, a validator result
is returned from the core validation routines instead of immediately
throwing ValidationException. Methods that automatically perform validation,
including constructors, will throw ValidationException when needed.
- Author:
- AO Industries, Inc.
-
Method Summary