FileTimeValidatorValve
Validates that a file datetime is within the given range.
Validates that a file datetime is within the given range.
Name | Description | Default value | Mandatory | Supports property expansion |
value | The value used for validation. | Current time | No | Yes |
not_before | Not before value. | Current time | No | Yes |
not_after | Not after value. | Current time | No | Yes |
dest | The item property containing the result of the validation. Possible values: 'SUCCESS' OR 'FAILED' |
result | Yes | No |