SxaGlobalFieldValidator
Template field validator
A module that allows site-level validation of fields in Sitecore templates instead of template field level
an SXA module to validate fields at a site level rather than at the template field level
1 stars
2 watching
0 forks
Language: C#
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
wellingtoncosta/convalida | A lightweight field validation library for Android that allows developers to validate data at compile-time or runtime using annotations. | 204 |
longshotlabs/simpl-schema | A schema validation package for JavaScript objects with support for MongoDB update documents and customizable error messages | 560 |
aperezdc/gnarl | A lightweight module for defining schema-validated classes with type-checked attributes. | 5 |
mccoyst/validate | A tool to automatically validate fields with tags in Go programs | 61 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
weso/shaclex | A Scala implementation of SHACL and ShEx for validating RDF data | 78 |
why520crazy/ngx-validator | A library that simplifies the process of validating forms in Angular applications by automatically generating error messages and support for custom feedback strategies. | 43 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
fulcrologic/guardrails | A tool for validating function calls with concise inline syntax | 240 |
jacomyal/typology | A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 202 |