|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NullableValidationModel | |
|---|---|
| org.deduced.framework | Deduced framework initialization classes. |
| org.deduced.validation.model | |
| org.deduced.validation.model.implementation | |
| Uses of NullableValidationModel in org.deduced.framework |
|---|
| Methods in org.deduced.framework that return NullableValidationModel | |
|---|---|
private static NullableValidationModel |
FrameworkLoader.createNullNotValidValidationModel()
create Null Not Valid Validation Model |
| Uses of NullableValidationModel in org.deduced.validation.model |
|---|
| Subinterfaces of NullableValidationModel in org.deduced.validation.model | |
|---|---|
interface |
NumberValidationModel
Interface used to represent the type : number validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
interface |
StringValidationModel
Interface used to represent the type : string validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
interface |
TypeReferenceValidationModel
Interface used to represent the type : type reference validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
| Uses of NullableValidationModel in org.deduced.validation.model.implementation |
|---|
| Classes in org.deduced.validation.model.implementation that implement NullableValidationModel | |
|---|---|
class |
NullableValidationModelImplementation
Java Implementation used to represent the type : nullable validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
NumberValidationModelImplementation
Java Implementation used to represent the type : number validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
StringValidationModelImplementation
Java Implementation used to represent the type : string validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
TypeReferenceValidationModelImplementation
Java Implementation used to represent the type : type reference validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
| Methods in org.deduced.validation.model.implementation with parameters of type NullableValidationModel | |
|---|---|
static void |
NullableValidationModelImplementation.resetListFixedInstances(NullableValidationModel instance)
reset all the list fixed instances |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||