You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The website content is provided through a structured Yaml file we should validate to prevent administrators from entering invalid data.
The validation should address both the Yaml file structure (in order to make sure required keys are filled and no extra keys were added) and the data validation (in order to prevent (for example) wrong date format or wrong http urls)
The text was updated successfully, but these errors were encountered:
The website content is provided through a structured Yaml file we should validate to prevent administrators from entering invalid data.
The validation should address both the Yaml file structure (in order to make sure required keys are filled and no extra keys were added) and the data validation (in order to prevent (for example) wrong date format or wrong http urls)
The text was updated successfully, but these errors were encountered: