rindow/rindow-validation

Entity object validator

1.0.0 2020-04-03 01:12 UTC

This package is auto-updated.

Last update: 2024-04-29 04:33:40 UTC


README

Master: Build Status

It is an object validator similar to the JSR-303.

Constraints are defined in annotations. When applied to an entity(bean) object, it can be applied in both file base and annotation.