Element: [Feature Request] Support async-validator suppressWarning option

Created on 5 Jul 2019  ·  2Comments  ·  Source: ElemeFE/element

Existing Component

Yes

Component Name

Form

Description

Currently, when a Form validation is not valid, a console warning produced by async-validator is shown (e.g. async-validator: ["key value test as does not match pattern /^[\w]*$/"]). This can be annoying if the validation takes place frequently, like on model change.
It would be great to have the possibility to disable it since a recent release of async-validator allows it:

Most helpful comment

added to 3.0

All 2 comments

added to 3.0

added to 3.0

Really like to add this option, when would v3 be released on?

Was this page helpful?
0 / 5 - 0 ratings