Class type Ext_data_Errors.t


class type t = object .. end
Inherits
method getByField : 'a. Js.js_string Js.t -> 'a Js.t Js.js_array Js.t Js.meth

Returns all of the errors for the given field

Parameters:

Returns:


method isValid : bool Js.t Js.meth

Returns true if there are no errors in the collection