Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 230 Bytes

react-core-validation

core validation for form state

reset

descrition of reset

export let reset = function ($this);

hasErrors

description of hasErrors

export let hasErrors = function ($this, rules, stateProp);