In data table, if we are storing Dates in a column, how can we provide validation for its Format ?
Summary: In Data table we are actually storing dates to specify the validity of a record, but as multiple users upload the data, we want to ensure that if any user tries to upload a data with wrong date format, a validation should be shown to him/her. This is required because in code it's difficult to handle and identify different date formats.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0