enum FormValidate
@formium/client
Form key validation strategy
Member | Description |
---|---|
ANY | ANY = "ANY" Allow any keys including unknown or new keys |
KEYS_ALL | KEYS_ALL = "KEYS_ALL" Only allows new submissions with all keys |
KEYS_ANY | KEYS_ANY = "KEYS_ANY" Allow any existing keys, but reject any new ones |
Build forms, without the tears.
Resources
hello@formium.io — Copyright © 2020 Formium, Inc. All rights reserved.