Closed lgraziani2712 closed 7 years ago
export type RuleValidator = (fieldValue: string, state: Object) => (fieldName: string) => string;