v1.3.3
When using check
to validate, the Match.Error
that is thrown now explains which field failed to validate and why (only the first error). All errors can be found in an invalidKeys
property on the Match.Error
object.
When using check
to validate, the Match.Error
that is thrown now explains which field failed to validate and why (only the first error). All errors can be found in an invalidKeys
property on the Match.Error
object.