- Validate - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Define some specific validators, on this annotated parameter.
- validate(O, Set<String>, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Effectue les validations prévu d'un objet.
- validate(O, Set<String>, DtObjectErrors) - Method in interface io.vertigo.vega.webservice.validation.DtObjectValidator
-
Effectue les validations prévu d'un objet.
- ValidationUserException - Exception in io.vertigo.vega.webservice.validation
-
- ValidationUserException() - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
-
Exception to launch already fill UiMessageStack.
- ValidationUserException(MessageText, DtObject, DtFieldName) - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
-
Create a UserException on a field.
- ValidationUserException(MessageText, DtObject, String) - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
-
Create a UserException on a field.
- valueOf(String) - Static method in enum io.vertigo.vega.webservice.metamodel.WebServiceDefinition.Verb
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.webservice.metamodel.WebServiceParam.ImplicitParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.webservice.metamodel.WebServiceParam.WebServiceParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.webservice.validation.UiMessageStack.Level
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.vertigo.vega.webservice.metamodel.WebServiceDefinition.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.webservice.metamodel.WebServiceParam.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.webservice.metamodel.WebServiceParam.WebServiceParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.vertigo.vega.webservice.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.webservice.exception
-
Security exception.
- VSecurityException(MessageText) - Constructor for exception io.vertigo.vega.webservice.exception.VSecurityException
-
Constructor.