Method | Description | |
---|---|---|
MustBeTrue ( ) : System | ||
MustBeTrue ( string message ) : System |
Method | Description | |
---|---|---|
validate ( object target, object value, INotification notification ) : void |
public MustBeTrue ( string message ) : System | ||
message | string | |
return | System |
protected validate ( object target, object value, INotification notification ) : void | ||
target | object | |
value | object | |
notification | INotification | |
return | void |