.. java:import:: org.motechproject.mds.domain TypeValidation .. java:import:: org.springframework.stereotype Repository AllTypeValidations ================== .. java:package:: org.motechproject.mds.repository :noindex: .. java:type:: @Repository public class AllTypeValidations extends MotechDataRepository The \ ``AllTypeValidations``\ class is a repository class that operates on instances of \ :java:ref:`org.motechproject.mds.domain.TypeValidation`\ . Constructors ------------ AllTypeValidations ^^^^^^^^^^^^^^^^^^ .. java:constructor:: public AllTypeValidations() :outertype: AllTypeValidations