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.
Use the and to determine where the errors occurred. To get the list for errors use and |
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.
Use the and to determine where the errors occurred. To get the list for errors use and |