Interface ModelValidator

All Known Implementing Classes:
DefaultModelValidator

@Deprecated public interface ModelValidator
Deprecated.
Checks the model for missing or invalid values.
Author:
Trygve Laugstøl
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    validate(Model model)
    Deprecated.