Skip to content

Provides the core infrastructure for creating custom script validation logic. It includes the foundational components needed to define validation rules that are automatically discovered and executed during script recompilation. This enables consistent and reliable analysis of project scripts throughout development.

License

Notifications You must be signed in to change notification settings

OleksiiDemanov/Unity.Assets.ScriptValidation.Core

Repository files navigation

Unity.Assets.ScriptValidation.Core

Copyright © 2025 Oleksii Demanov. All Rights Reserved.
GitHub: https://github.com/OleksiiDemanov
Email: oleksiidemanov@gmail.com




Description

Repository for developing the Unity package com.oleksii-demanov.script-validation.core. This repository contains the full source code of the package, as well as a Unity project (version 6000.2.8f1) used for development, debugging, and testing.




Repository Structure

ScriptValidation.Core.Package/ → Contains the Unity package ScriptValidation.Core.Project/ → Contains the Unity project for development and testing




License

This repository and all of its contents are licensed under the Custom License CLOD1v1.
License text: https://github.com/OleksiiDemanov/Unity.Assets.ScriptValidation.Core/blob/prod/LICENSE.md




Installing the Package

To add this package to your Unity project, use the Git URL pointing to the package manifest (package.json); versions:

Open Package Manager → Add package from Git URL and paste the link above.




Contributing

Contributions, issues, and suggestions are welcome. Please open a pull request or create an issue in the repository, provided that this does not violate the terms of the Custom License CLOD1v1.

About

Provides the core infrastructure for creating custom script validation logic. It includes the foundational components needed to define validation rules that are automatically discovered and executed during script recompilation. This enables consistent and reliable analysis of project scripts throughout development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages