UNPKG

oneframe-react

Version:

Oneframe React ## Components, Hooks, Helper Functions & State Management

12 lines (11 loc) 269 B
declare const _default: (validateSpecs: any, value: any, errorText: any) => any[]; /** * Validate function * * @static * @param {*} validateSpecs * @param {*} value * @param {string} errorText * @returns {*} Return the Message array */ export default _default;