ValidationBindableBaseValidate Method

Overload List

Validate Applies validation rules to the entity and returns a value indicating whether all rules are valid and does not contain error notifications from the view.
Validate(String) Applies validation rules to the entity and returns a value indicating whether all rules are valid and does not contain error notifications from the view.

See Also