public type | description |
---|---|
class ValidateItemsAttribute | Used to validate a collection property whose items have their own properties with data annotations. |
class ValidateObjectAttribute | Used to validate a property whose type has its own properties with data annotations. |
static class ValidatorUtility | Helper methods for using Validator. |