DotNext.ComponentModel.DataAnnotations
Namespace with 2 public types
Classes
OptionalStringLengthAttribute
Specifies the minimum and maximum length of characters that are allowed in a data field
of type .
RequiredAttribute`1
Checks whether the data field of type has a value.