How do I access the minLength property using JSON Pointer?
Given the schema
below, how would I access the minLength
property to dynamically show the user how many characters are required?
Given the schema
below, how would I access the minLength
property to dynamically show the user how many characters are required?