Namespace IRM.ComponentModel.DataAnnotations
Classes
Specifies that a field is only allowed if one or more of the dependent properties is not null. |
Specifies that a field is only allowed if the dependent property is true. |
Useful extension methods for working with data annotations. |
Validates an email address. |
Checks that a value is valid according to the Luhn algoritm. |
LuhnCheckWhenFullyEnteredAttribute
|
Specifies that a field is required if a dependent property has one of the provided values. |
This type supports the IRM infrastructure and is not intended to be used directly from your code. |
Specifies that a field is required if a dependent property is false. |
Specifies that a field is required if one or more of the dependent properties is not null. |
Specifies that a field is required if one or more of the dependent properties is null. |
Specifies that a field is required if a dependent property is true. |
SwedishOrganizationalNumberAttribute Checks that a value is valid swedish organizational number. |
Checks that a value is valid swedish social security number. |
Represents the exception that is thrown when one or more properties is not valid. |
Represents a container for one or more System.ComponentModel.DataAnnotations.ValidationResult. |
Checks that a VAT number is correctly formed. |
Checks that a Zip code is correct depending on the country. |
Enums
Represent when zip code is required. |