StringLengthValidationError

Returned when a string value does not fall within the allowable length range

Fields

Name Arguments Type Description
fieldPath   [String!]!  
maxLength   Int!  
message   String!  
minLength   Int!  

Interfaces

Interface
IValidationError