public sealed class NoFutureDateAttribute : ValidationAttribute
NoFutureDateAttribute | Initializes a new instance of the NoFutureDateAttribute class |
FormatErrorMessage | Applies formatting to an error message, based on the data field where the error occurred. (Overrides ValidationAttributeFormatErrorMessage(String)) |
IsValid | Validates the specified value with respect to the current validation attribute. (Overrides ValidationAttributeIsValid(Object, ValidationContext)) |