shape Callableshape<T>(blueprint: Blueprint<T>): ShapeSchema<T>Create a schema that validates a value is a shaped object (explicit keys).Type parametersT: object
Create a schema that validates a value is a shaped object (explicit keys).