ozzo-validation v4.3.0 Release Notes

Release Date: 2020-10-19 // over 3 years ago
    • #128 Added the capability of validating a dynamic map whose structure is specified via validation rules
    • ๐Ÿ‘ #130 Added the support for context-aware validation for When and Each rules

    Thanks to @NathanBaulch for the great contribution!


Previous changes from v4.2.2

    • #114 Fallback to field name for ignored JSON fields (thanks to @seriousben!)
    • ๐Ÿ‘ #123 Added Skip.When() to support conditional skipping validation rules (thanks to @maratori!)