This repository was archived by the owner on Oct 7, 2021. It is now read-only.
v1.2.0
- π₯ All methods are functions now (
.required=>.required()) - π₯ All error messages are changed
- β‘ Made
validatemethod in all schema types publicly accessible - β‘ Added
detailsproperty to all schema types to make some inside details publicly accessible - β‘ Added
unknownmethod to object schema type - β‘ Added
minmethod to object schema type - β‘ Added
maxmethod to object schema type - β‘ Added
lengthmethod to object schema type