@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited @Documented public @interface AllowEmptyStrings
@AllowEmptyStrings public void setName(String name);Note: This should be annotated on the setter methods.
OpenmrsObjectSaveHandler if the value is an empty string.AllowLeadingOrTrailingWhitespace, 
OpenmrsObjectSaveHandlerCopyright © 2024 OpenMRS Inc.. All rights reserved.