Property ValidationErrors
ValidationErrors
ValidationErrors returns the validation errors currently arising from this binding, or null if there are no errors.
public virtual ReadOnlyCollection<ValidationError> ValidationErrors { get; }
ValidationErrors returns the validation errors currently arising from this binding, or null if there are no errors.
public virtual ReadOnlyCollection<ValidationError> ValidationErrors { get; }