UNPKG

@agile-ts/multieditor

Version:

Simple Form Manager for UI-Frameworks

3 lines (2 loc) 162 B
import { ValidationMethodObjectInterface } from '../resolvers/agile'; export declare function isRequired(errorMessage?: string): ValidationMethodObjectInterface;