NotOneOf
Constructors
Functions
Returns whether a collection of located validation issues contains any errors.
Returns whether a collection of located validation issues contains any issues at all.
Returns whether a collection of located validation issues contains no errors.
Returns whether a collection of located validation issues contains no issues at all.
Returns whether a collection of located validation issues contains no warnings.
Returns whether a collection of located validation issues contains any warnings.
Utility function which converts the paths of an iterable of LocatedValidationIssues where table rows are indexed by their index into paths where said rows are indexed by their id in the corresponding table within the provided form value formValue (with schema formSchema).