- Validate - Annotation Type in io.vertigo.vega.rest.stereotype
-
Define some specific validators, on this annotated parameter.
- validate(O, Set<String>, DtObjectErrors) - Method in class io.vertigo.vega.rest.validation.AbstractDtObjectValidator
-
Effectue les validations prévu d'un objet.
- validate(O, Set<String>, DtObjectErrors) - Method in interface io.vertigo.vega.rest.validation.DtObjectValidator
-
Effectue les validations prévu d'un objet.
- ValidationUserException - Exception in io.vertigo.vega.rest.validation
-
- ValidationUserException() - Constructor for exception io.vertigo.vega.rest.validation.ValidationUserException
-
- ValidationUserException(MessageText, DtObject, String) - Constructor for exception io.vertigo.vega.rest.validation.ValidationUserException
-
- valueOf(String) - Static method in enum io.vertigo.vega.rest.metamodel.EndPointDefinition.Verb
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.rest.metamodel.EndPointParam.ImplicitParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.rest.metamodel.EndPointParam.RestParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.rest.validation.UiMessageStack.Level
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.vertigo.vega.rest.metamodel.EndPointDefinition.Verb
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.vertigo.vega.rest.metamodel.EndPointParam.ImplicitParam
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.vertigo.vega.rest.metamodel.EndPointParam.RestParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.vertigo.vega.rest.validation.UiMessageStack.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VSecurityException - Exception in io.vertigo.vega.rest.exception
-
Security exception.
- VSecurityException(String) - Constructor for exception io.vertigo.vega.rest.exception.VSecurityException
-
Constructor.