exact length "string = 2"

Can we do something like stateCode: 'string.alpha = 2' ?

stateCode: type.string.exactlyLength(2), works but curious if the = works
Was this page helpful?