Fields
Name | Arguments | Type | Description |
---|---|---|---|
fieldPath | [String!]! | ||
message | String! | ||
minLength | Int! |
Interfaces
Interface |
---|
IValidationError |
Returned with a value exceeds the min allowable length
Name | Arguments | Type | Description |
---|---|---|---|
fieldPath | [String!]! | ||
message | String! | ||
minLength | Int! |
Interface |
---|
IValidationError |