rindow/rindow-validation

Entity object validator

Maintainers

Package info

github.com/rindow/rindow-validation

pkg:composer/rindow/rindow-validation

Statistics

Installs: 88

Dependents: 3

Suggesters: 1

Stars: 0

Open Issues: 0

1.0.0 2020-04-03 01:12 UTC

This package is auto-updated.

Last update: 2026-03-01 00:31:03 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.