Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 699 Bytes

Faithlife.DataAnnotations.md

File metadata and controls

11 lines (8 loc) · 699 Bytes

Faithlife.DataAnnotations assembly

Faithlife.DataAnnotations namespace

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.