UNPKG

@kabbi/react-redux-form

Version:
8 lines (6 loc) 285 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var validityKeys = ['badInput', 'customError', 'patternMismatch', 'rangeOverflow', 'rangeUnderflow', 'stepMismatch', 'tooLong', 'tooShort', 'typeMismatch', 'valueMissing']; exports.default = validityKeys;