Open Stadly opened 6 months ago
Is there a way to get human-readable errors? For example, instead of #/properties/message/minLength, something like String must contain at least 1 character(s).
#/properties/message/minLength
String must contain at least 1 character(s)
This would be very helpful when using this library together with Superforms (#181).
Is there a way to get human-readable errors? For example, instead of
#/properties/message/minLength
, something likeString must contain at least 1 character(s)
.This would be very helpful when using this library together with Superforms (#181).