Sergey Titov

Results 5 comments of Sergey Titov

@making, we have several rules where fields validity on one level "depends" on the values of the fields on another level of an object. Continuing the example from above where...

Hi @making, is the example above is sufficient? Please let me know if you need more information. Thx!

@making I could not find in 0.9.0 how to create dynamic messages, can you point me to an example please? `Object[] arguments()` allows only defining arguments at validator "build time"...

@duponter thanks for sharing your code! In my case it is more complicated since the list of allowed values is determined at runtime (via API call or some other way)....