jeffhandley / strickland

Strickland is a JavaScript validation framework with a focus on extensibility and composition

Home Page:http://strickland.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form: validationErrors should not include results need async validation

jeffhandley opened this issue · comments

When validators have async validation remaining, those validation results should not be included in the validationErrors array.