Represents the possible values of a schema type's validation field.
validation
If the schema has not been run through inferFromSchema from sanity/validation then value could be a function.
inferFromSchema
sanity/validation
inferFromSchema mutates the schema converts this value to an array of Rule instances.
Rule
Represents the possible values of a schema type's
validationfield.If the schema has not been run through
inferFromSchemafromsanity/validationthen value could be a function.inferFromSchemamutates the schema converts this value to an array ofRuleinstances.