Documentation

validate()

Validates the current form values according to the validation schema.

validate(): TSchema | undefined;

Notes

Related