IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : VerifierAttribute Class |
The following tables list the members exposed by VerifierAttribute.
Name | Description | |
---|---|---|
![]() | ErrorMessage | Gets or sets the message to be used to describe this verifier. |
![]() | ErrorMessageResourceName | Gets or sets the message to be used to describe this verifier. |
![]() | ErrorMessageResourceType | Gets or sets the message to be used to describe this verifier. |
![]() | ExecutionModes | See VerifierOptions.ExecutionModes |
![]() | SortValue | See VerifierArgs.SortValue |
![]() | Tag | See VerifierArgs.Tag |
![]() | TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
![]() | BuildVerifier | Build a Verifier given a declaring type and a property name. This method is a template method that depends on each any subclass of the VerifierAttribute to provide a BuildVerifierCore implementation. |
![]() | Equals | (Inherited from System.Attribute) |
![]() | GetHashCode | (Inherited from System.Attribute) |
![]() | GetType | (Inherited from object) |
![]() | IsDefaultAttribute | (Inherited from System.Attribute) |
![]() | Match | (Inherited from System.Attribute) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | BuildVerifierCore | Abstract method that must be implemented on each VerifierAttribute subclass. |
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |