Метод | Описание | |
---|---|---|
Build ( ) : IValidator |
Constructs and configures an T:Castle.Components.Validator.IValidator instance based on the properties set on the attribute instance.
|
|
ValidateCollectionNotEmptyAttribute ( ) |
Initializes a new instance of the ValidateCollectionNotEmptyAttribute class.
|
|
ValidateCollectionNotEmptyAttribute ( string errorMessage ) |
Initializes a new instance of the ValidateCollectionNotEmptyAttribute class.
|
public ValidateCollectionNotEmptyAttribute ( ) |
public ValidateCollectionNotEmptyAttribute ( string errorMessage ) | ||
errorMessage | string | The error message. |