ModelError Type
Union cases
Union case | Description |
Full Usage:
EmptyString
|
|
Full Usage:
InvalidEmail
|
|
Full Usage:
InvalidGuid
|
|
Full Usage:
InvalidUrl
|
|
Full Usage:
MustBeNonNegative
|
|
Full Usage:
TooLongString
|
Instance members
Instance member | Description |
Full Usage:
this.IsEmptyString
Returns: bool
|
|
Full Usage:
this.IsInvalidEmail
Returns: bool
|
|
Full Usage:
this.IsInvalidGuid
Returns: bool
|
|
Full Usage:
this.IsInvalidUrl
Returns: bool
|
|
Full Usage:
this.IsMustBeNonNegative
Returns: bool
|
|
Full Usage:
this.IsTooLongString
Returns: bool
|
|