FSL__Time_Format

Print
Validation rule Details
Name FSL__Time_Format
Label FSL__Time_Format
Object Visit
Active Yes
Formula
AND(
LEN ( FSL__Break_Start__c ) != 0, 
NOT( 
REGEX( FSL__Break_Start__c , "^(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$") 
)
)
Error message Time must be in the following format: HH:MM
Error location FSL__Break_Start__c