Sergey Titov

Results 2 issues of Sergey Titov

Please add support for a cross-field validation at different levels, for example: I have an object with `type` and collection of `items`: ``` record MyObject( MyType type, List items ){}...

enhancement
feedback required

Please add support for custom dynamic error messages, for example: In my validator I call The API that returns a list of supported values and I want to include that...

enhancement
feedback required