Changeset 4302
- Timestamp:
- 05/21/08 16:44:26 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs/trunk/metadata/api/spring/applicationContext-service.xml
r4301 r4302 185 185 <bean class="org.openmrs.patient.impl.LuhnIdentifierValidator"/> 186 186 </entry> 187 <entry> 188 <key><value>org.openmrs.patient.impl.VerhoeffIdentifierValidator</value></key> 189 <bean class="org.openmrs.patient.impl.VerhoeffIdentifierValidator"/> 190 </entry> 187 191 </map> 188 192 </property>