n2n Page Rocket 1 API

n2n\web\dispatch\map\val

­Single­Property­Validator

abstract SinglePropertyValidator extends PropertyValidatorAdapter

All Implemented Interfaces:

SubTypes

Methods summary

Modifier and Type Method
public validate ( MappingResult mappingResult , N2nContext n2nContext )
protected BindingErrors getBindingErrors ( )
protected MappingResult getMappingResult ( )
protected N2nContext getN2nContext ( )
protected ManagedProperty getManagedProperty ( )
protected getPathPart ( )
protected getLabel ( )
protected failed ( unknown errorMessage , unknown fallbackTextCode = null , array fallbackArgs = null , unknown fallbackNs = null )
protected failedCode ( unknown textCode , array args = null , unknown module = null , unknown num = null )
protected validateProperty ( unknown mapValue )

Methods in detail