rindow/rindow-validation

Entity object validator

Installs: 88

Dependents: 3

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rindow/rindow-validation

1.0.0 2020-04-03 01:12 UTC

This package is auto-updated.

Last update: 2025-09-29 02:21:56 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.