Module io.github.mmm.validation
Package io.github.mmm.validation
package io.github.mmm.validation
Contains a simple but powerful API for validation.
-
ClassDescriptionAbstract base implementation of
ValidationResult
.This is the abstract base class allValidator
implementations should extend.This is the abstract base implementation ofValidator
.ProjectionValidator<V,C> This is the abstract interface for an object, that can bevalidated
.ApplicationException
if a validation failed.Implementation ofValidationResult
for a failure withoutI18N support
.Result of avalidation
.ValidationResult
that isvalid
.Validator<V>ValidatorRegistry<V,SELF>